Popdown the list before changing the active iter, otherwise people will be
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Mar 2006 19:00:59 +0000 (19:00 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 15 Mar 2006 19:00:59 +0000 (19:00 +0000)
commit097e3b0b1fd7d34887df3f03e2915a408a9c8f5b
treea965353fe68579328534b33d1a2715614987a7a6
parent791d0b405b6ca11e77ca031cd3c7775b0bc0996f
Popdown the list before changing the active iter, otherwise people will be

2006-03-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkcombobox.c (gtk_combo_box_list_button_released)
(gtk_combo_box_list_key_press): Popdown the list before changing
the active iter, otherwise people will be surprised by the
grabs that are still in place when their ::changed handler
runs.
gtk/gtkcombobox.c